-
Notifications
You must be signed in to change notification settings - Fork 8.1k
[feat] Added new documentation for Node.js guide #23607
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[feat] Added new documentation for Node.js guide #23607
Conversation
…s into feat/update-node-js-guide
…s into feat/update-node-js-guide
…s into feat/update-node-js-guide
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
craig-osterhout
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @kristiyan-velkov, it looks like there are some build errors because at least one file was moved recently. Let's try to get it to pass the checks first.
|
Hello @craig-osterhout , |
Hello @craig-osterhout , |
|
Thanks @kristiyan-velkov. It looks like there are still some indention issues for ordered lists. The lists start over at 1 if content isn't indented in-between list items. |
|
Thank you very much for bringing this @craig-osterhout . I’ve gone through the generated preview and corrected the indentation issues with the ordered lists, also I improve a lot the content or each page, so will be easy to follow and understand. If there’s anything else you’d like me to review or adjust, please let me know. |
This PR introduces a comprehensive, language-specific guide for containerizing Node.js applications using Docker, aimed at helping developers streamline development, testing, and deployment workflows. It includes hands-on steps and real-world examples to configure CI/CD pipelines using GitHub Actions, following modern DevOps best practices.
What’s Included
Credits
Kristiyan Velkov, Docker Captain.
Reviews